home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 2010 April / PCWorld0410.iso / hity wydania / Ubuntu 9.10 PL / karmelkowy-koliberek-desktop-9.10-i386-PL.iso / casper / filesystem.squashfs / etc / brltty / en-chess.tti < prev    next >
Text File  |  2009-10-13  |  2KB  |  36 lines

  1. ###############################################################################
  2. # BRLTTY - A background process providing access to the console screen (when in
  3. #          text mode) for a blind person using a refreshable braille display.
  4. #
  5. # Copyright (C) 1995-2009 by The BRLTTY Developers.
  6. #
  7. # BRLTTY comes with ABSOLUTELY NO WARRANTY.
  8. #
  9. # This is free software, placed under the terms of the
  10. # GNU Lesser General Public License, as published by the Free Software
  11. # Foundation; either version 2.1 of the License, or (at your option) any
  12. # later version. Please see the file LICENSE-LGPL for details.
  13. #
  14. # Web Page: http://mielke.cc/brltty/
  15. #
  16. # This software is maintained by Dave Mielke <dave@mielke.cc>.
  17. ###############################################################################
  18.  
  19. # This text subtable defines braille representations for the chess figures in
  20. # terms of the letters that are used for them in the English language.
  21.  
  22. # See: http://en.wikipedia.org/wiki/Chess_symbols_in_Unicode
  23.  
  24. char \u2654    (1 3   7 )  # Γíà ΓÖö [WHITE CHESS KING]
  25. char \u2655    (12345 7 )  # Γ탠ΓÖò [WHITE CHESS QUEEN]
  26. char \u2656    (123 5 7 )  # Γíù ΓÖû [WHITE CHESS ROOK]
  27. char \u2657    (12    7 )  # Γíâ ΓÖù [WHITE CHESS BISHOP]
  28. char \u2658    (1 345 7 )  # Γí¥ ΓÖÿ [WHITE CHESS KNIGHT]
  29. char \u2659    (1234  7 )  # ΓíÅ ΓÖÖ [WHITE CHESS PAWN]
  30. char \u265A    (1 3     )  # Γáà ΓÖÜ [BLACK CHESS KING]
  31. char \u265B    (12345   )  # ΓრΓÖ¢ [BLACK CHESS QUEEN]
  32. char \u265C    (123 5   )  # Γáù ΓÖ£ [BLACK CHESS ROOK]
  33. char \u265D    (12      )  # Γáâ ΓÖ¥ [BLACK CHESS BISHOP]
  34. char \u265E    (1 345   )  # ΓᥠΓÖ₧ [BLACK CHESS KNIGHT]
  35. char \u265F    (1234    )  # ΓáÅ ΓÖƒ [BLACK CHESS PAWN]
  36.